home *** CD-ROM | disk | FTP | other *** search
- Path: wbmt41.wbmt.tudelft.nl!not-for-mail
- From: "Marcel Offermans" <marcel@wbmt41.wbmt.tudelft.nl>
- Newsgroups: comp.sys.amiga.networking
- Subject: Re: Network programming with AmiTCP
- Date: Fri, 09 Feb 1996 01:32:48 +0100
- Organization: Private TCP/IP node
- Message-ID: <50077733@wbmt41.wbmt.tudelft.nl>
- References: <9602052125.AA001wz@iceberg.demon.co.uk>
- Reply-To: "M.F.Offermans" <M.F.Offermans@WbMT.TUDelft.NL>
- NNTP-Posting-Host: wb617197.wbmt.tudelft.nl
- X-NewsReader: IntuiNews 1.3a (7.9.95)
-
- Hello John,
-
- > I am trying to compile a simple Internet program using gcc on my Amiga.
- > The program is whois.
-
- > When I try to compile it I am missing an include file called
- > netinet/in.h
-
- > Is this include file part of the AmiTCP programming interface ?
-
- Yes it is.
-
- > How do link with the AmiTCP libraries ?
-
- You should link with net.lib but I can't tell you how to do that with gcc,
- since I use SAS/C and am not familiar with the gcc command line syntax.
-
- --
- .---------------------------------------------------------------.
- | \ | Marcel Offermans -- Amiga Developer | \ |
- | \ \ | e-mail: M.F.Offermans@WbMT.TUDelft.NL | \ \ |
- | \ | IRC: Marrs | \ |
- `---------------------------------------------------------------'
-
-